adTempus API
PreviousUpNext
IJob::RestartOptions Property

Gets or sets the options that determine whether the job is restarted if it is interrupted

C++
__property long RestartOptions;
C#
long RestartOptions;
Visual Basic
Property RestartOptions() As long
Data Type

Long (set to any combination of the RestartOptionsEnum values).

Default Value

RestartOptionsEnum.roRestartFromLastStep OR RestartOptionsEnum.roUseCheckpoint

Set to any combination of the RestartOptionsEnum values

adTempus API Reference version 3.0.0.0, revised 10/30/2008